CSS Text by Eric A. Meyer
Author:Eric A. Meyer
Language: eng
Format: epub, pdf
Tags: COMPUTERS / Web / Page Design
ISBN: 9781449373733
Publisher: O’Reilly Media
Published: 2013-08-21T16:00:00+00:00
p {letter-spacing: 0.25em; font-size: 20px;} small {font-size: 50%;}
<p>This spacious paragraph features <small>tiny text that is just as spacious</small>, even though the author probably wanted the spacing to be in proportion to the size of the text.</p>
Figure 1-27. Inherited letter spacing
The only way to achieve letter spacing that’s in proportion to the size of the text is to set it explicitly, as follows:
p {letter-spacing: 0.25em;} small {font-size: 50%; letter-spacing: 0.25em;}
Text Transformation
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(16205)
The Mikado Method by Ola Ellnestam Daniel Brolund(13486)
Hello! Python by Anthony Briggs(13276)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(12420)
Dependency Injection in .NET by Mark Seemann(12280)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(11038)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(10900)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10540)
Grails in Action by Glen Smith Peter Ledbrook(10351)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(10314)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(9610)
Kotlin in Action by Dmitry Jemerov(9057)
Hit Refresh by Satya Nadella(9040)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8707)
The Kubernetes Operator Framework Book by Michael Dame(8488)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8309)
Robo-Advisor with Python by Aki Ranin(8262)
Practical Computer Architecture with Python and ARM by Alan Clements(8234)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8204)